projects
/
dnsperf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61cad9a
)
Correcting Python shebang.
author
Daniel Baumann
<daniel@debian.org>
Mon, 19 Jan 2026 19:23:23 +0000
(20:23 +0100)
committer
Daniel Baumann
<daniel@debian.org>
Mon, 19 Jan 2026 19:23:23 +0000
(20:23 +0100)
Gbp-Pq: Topic debian
Gbp-Pq: Name 0001-queryparse-shebang.patch
contrib/queryparse/queryparse
patch
|
blob
|
history
diff --git
a/contrib/queryparse/queryparse
b/contrib/queryparse/queryparse
index 0512a249fe6a9c3ef8a3a7386b246e6c9c815f86..fc1c7d57eee831ab6390408a9f9b1ca2600c7576 100755
(executable)
--- a/
contrib/queryparse/queryparse
+++ b/
contrib/queryparse/queryparse
@@
-1,4
+1,4
@@
-#!/usr/bin/
env python
+#!/usr/bin/
python3
#
# Copyright 2019-2026 OARC, Inc.
# Copyright 2017-2018 Akamai Technologies